home *** CD-ROM | disk | FTP | other *** search
/ Apple Developer Connectio…eloper Series 2005 March / Dev.CD Mar 05.iso / What's New / Technical Notes and Q&As / ADC Reference Library / qa / qa2001 / downloads / qa1134.sit / RestartShutdownLogout / carb.r < prev    next >
Encoding:
Text File  |  2002-05-20  |  393 b   |  19 lines  |  [TEXT/CWIE]

  1. /*
  2.  *  Permit this Carbon application to launch on OS X
  3.  *
  4.  *  Copyright © 1997-2002 Metrowerks Corporation.  All Rights Reserved.
  5.  *
  6.  *  Questions and comments to:
  7.  *       <mailto:support@metrowerks.com>
  8.  *       <http://www.metrowerks.com/>
  9.  */
  10.  
  11.  
  12.  
  13. /*----------------------------carb • Carbon on OS X launch information --------------------------*/
  14. type 'carb' {
  15. };
  16.  
  17.  
  18. resource 'carb'(0) {
  19. };